append Sync
fun appendSync(data: String, encoding: String? = "utf8", createParents: Boolean = true)
Content copied to clipboard
Append data to this file, creating it if it doesn't exist.
Append data to this file, creating it if it doesn't exist.